Skip to content

Conversation

@akurtakov
Copy link
Member

On Fedora 43 system SWT.COLOR_LIST_BACKGROUND comes with transparency set and this misrenders combos popup as the color is inherited by children. Not setting any color at all is the simplest and most naturally fitting choice to fix the problem.

@akurtakov
Copy link
Member Author

akurtakov commented Nov 4, 2025

Before:
Screenshot From 2025-11-04 18-50-09

After:
image

@github-actions
Copy link

github-actions bot commented Nov 4, 2025

Test Results

  514 files    514 suites   34m 53s ⏱️
3 633 tests 3 579 ✅  54 💤 0 ❌
7 222 runs  7 113 ✅ 109 💤 0 ❌

Results for commit eb1d82b.

♻️ This comment has been updated with latest results.

@akurtakov
Copy link
Member Author

Failed to execute goal org.eclipse.tycho:tycho-p2-plugin:5.0.1-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) on project org.eclipse.pde.doc.user: baseline and build artifacts have same version but different contents

20:21:28  [ERROR]    no-classifier: different

20:21:28  [ERROR]       reference/api/deprecated-list.html: different

20:21:28  [ERROR]       reference/api/index-files/index-1.html: different

20:21:28  [ERROR]       reference/api/org/eclipse/pde/core/plugin/PluginRegistry.PluginFilter.html: different

20:21:28  [ERROR]       reference/api/org/eclipse/pde/core/plugin/class-use/IPluginModelBase.html: different

20:21:28  [ERROR] -> [Help 1]

should be fixed once we rebase on top of #2095

On Fedora 43 system SWT.COLOR_LIST_BACKGROUND comes with transparency
set and this misrenders combos popup as the color is inherited by
children. Not setting any color at all is the simplest and most
naturally fitting choice to fix the problem.
@akurtakov
Copy link
Member Author

Merge despite Mac tests not starting due to brownout of Mac 13.

@akurtakov akurtakov merged commit 668886e into eclipse-pde:master Nov 4, 2025
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant